LoadTexture

Load texture from file into GPU memory (VRAM)

extern (C) @nogc nothrow
LoadTexture
(
const(char*) fileName
)

Meta